'宣言
Public MustInherit Class _BaseDataLabelFrame(Of As ILabelShapePrototype)
Inherits _TemplateAnnotation(Of T)
Implements IAnnotation, IBoxBounded, IDataLabelFrame, IDataLabelModel, IDataLabelView, ILabelView, IModel, IOverlapLabelView, IQueryInterface, IRotatableAnnotation, IView, IViewModel
public abstract class _BaseDataLabelFrame<> : _TemplateAnnotation<T>, IAnnotation, IBoxBounded, IDataLabelFrame, IDataLabelModel, IDataLabelView, ILabelView, IModel, IOverlapLabelView, IQueryInterface, IRotatableAnnotation, IView, IViewModel
where T: ILabelShapePrototype